MESCIUS SPREAD for Windows Forms 15.0J
AddObject(IExpressionConsumer,Boolean[]) メソッド

依存式コンシューマオブジェクト。
このオブジェクトの数式がセル範囲内のセルまたはテーブルを参照しているかどうかを示すブール値の配列。
依存式コンシューマオブジェクトを追加します。
構文
'宣言
 
Public Overloads Sub AddObject( _
   ByVal consumer As IExpressionConsumer, _
   ByVal dependents() As Boolean _
) 
public void AddObject( 
   IExpressionConsumer consumer,
   bool[] dependents
)

パラメータ

consumer
依存式コンシューマオブジェクト。
dependents
このオブジェクトの数式がセル範囲内のセルまたはテーブルを参照しているかどうかを示すブール値の配列。
参照

FormulaDependentInfos クラス
FormulaDependentInfos メンバ
オーバーロード一覧

 

 


© MESCIUS inc. All rights reserved.